Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
OlapContainer<T> Class Members
The following tables list the members exposed by OlapContainer<T>.
Public Properties
| Name | Description |
  | Instance | Gets the instance of required type. The instance is created on the first call. |
Public Methods
| Name | Description |
 | IsRegistered | Determines whether the specified type is registered. |
 | Register | Registers the specified type as a key for current type |
 | Resolve | Resolves the required type based on specified parameters. |
See Also